LogOnHistoryRecord Constructor

Initializes the dundas.logon.LogOnHistoryRecord object.
 

Parameters

logOnHistoryRecordOptions

Type: Object
(optional) Object with default values for the record.
Optional: True

Examples

The following example initializes a new instance of a LogOnHistoryRecord object:

var newObject = new dundas.logon.LogOnHistoryRecord();